Call Service Interface
Interface used to access to the internal call service implementation.
Since
2.0.0
Functions
This method is to create outgoing/mobile originated calls.
This method is to create outgoing/mobile originated calls
This method is to create outgoing/mobile originated calls and it will set callId for that call. Identifier (callId) is NOT related with WebRTC GW session id
This method creates 3-Way Call (a.k.a Ad-Hoc Conference Call). 3-way call basically merges the two call sessions (A-B and A-C) between 3 parties into one conference call. This API should be called from the party, which is in both sessions, to initiate the "join" operation.
This Method is used for rotating outgoing video
Sets the call application interface which will be used to make call backs to the application layer This method should be called immediately after receiving the call service instance (for once)